projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6969b1
)
* xdisp.c (redisplay_window): When restoring original buffer
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Aug 2007 17:22:44 +0000
(17:22 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 6 Aug 2007 17:22:44 +0000
(17:22 +0000)
position, make sure it is still valid.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 109153a9af3a174cdaeec41df8c1454f25720741..71cc5248ebd1d5d2efcd6ceb5b6e5b1b95d0a49b 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-08-06 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (redisplay_window): When restoring original buffer
+ position, make sure it is still valid.
+
2007-08-06 Martin Rudalics <rudalics@gmx.at>
* window.c (window_min_size_2): New function.